This resource searches dynamic host tokens.
Request Headers | |
---|---|
Accept | The expected MIME type of the request body. If
the format? parameter is present, it takes precedence over the Accept header. |
Upon success, a status code of 204 (No Content) returned. The response body includes a list of dynamic-host-token elements if successful.
manage-admin
role, or the following
privilege: http://marklogic.com/xdmp/privileges/manage-admin
http://marklogic.com/xdmp/privileges/admin/search-dynamic-host-token
curl --anyauth --user admin:admin -i -X GET "http://localhost:8002/manage/v2/clusters/Default/dynamic-host-token?comment-match-pattern=".*comment.*""
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.